home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Especiais / PhotoSuite II / DATA1.CAB / Shared_PhotoSuite_DLLs / FormatLoaderWav.dll / REGISTRY / 101 (.txt) next >
Encoding:
InstallShield Script  |  1999-01-08  |  1.2 KB  |  35 lines

  1.     MGIFormatLoaderWav.MGIFormatLoaderWav.1 = s 'MGIFormatLoaderWav Class'
  2.         CLSID = s '{84157740-0402-11D1-AEE0-00C0A84E4071}'
  3.     MGIFormatLoaderWav.MGIFormatLoaderWav = s 'MGIFormatLoaderWav Class'
  4.         CurVer = s 'MGIFormatLoaderWav.MGIFormatLoaderWav.1'
  5.     NoRemove CLSID
  6.         ForceRemove {84157740-0402-11D1-AEE0-00C0A84E4071} = s 'MGIFormatLoaderWav Class'
  7.             ProgID = s 'MGIFormatLoaderWav.MGIFormatLoaderWav.1'
  8.             VersionIndependentProgID = s 'MGIFormatLoaderWav.MGIFormatLoaderWav'
  9.             InprocServer32 = s '%MODULE%'
  10.                 val ThreadingModel = s 'Apartment'
  11. HKEY_LOCAL_MACHINE
  12.     'SOFTWARE'
  13.         'MGI'
  14.             'PhotoSuiteII'
  15.                 '1.0'
  16.                 {
  17.                     'Liquid Toolkit'
  18.                     {
  19.                         'MGI Component Categories'
  20.                         {
  21.                             '{6CDA92B4-B7E2-11D0-8443-00401C6075AA}'
  22.                             {
  23.                                 ForceRemove {84157740-0402-11D1-AEE0-00C0A84E4071} = s 'MGIFormatLoaderWav Class'
  24.                                 {
  25.                                     val Extensions = s 'WAV'
  26.                                 }
  27.                             }
  28.                             '{6CDA92B8-B7E2-11D0-8443-00401C6075AA}'
  29.                             {
  30.                                 ForceRemove {84157740-0402-11D1-AEE0-00C0A84E4071} = s 'MGIFormatLoaderWav Class'
  31.                             }
  32.                         }    
  33.                     }
  34.                 }
  35.